home *** CD-ROM | disk | FTP | other *** search
/ The Sunday Times: The Month 2004 August / The Sunday Times - The Month 2004-08.iso / pc / engine / modules / text_pages_backup.swf / scripts / frame_3 / DoAction.as
Encoding:
Text File  |  2004-06-24  |  98 b   |  10 lines

  1. if(_root == this)
  2. {
  3.    loadSampleContent("text_pages");
  4. }
  5. else
  6. {
  7.    onReady();
  8. }
  9. stop();
  10.